home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-9.10-netbook-remix-PL.iso / casper / filesystem.squashfs / usr / share / gstreamer-properties / gstreamer-properties.ui
Extensible Markup Language  |  2009-10-07  |  54KB  |  965 lines

  1. <?xml version="1.0"?>
  2. <interface>
  3.   <!-- interface-requires gtk+ 2.12 -->
  4.   <!-- interface-naming-policy toplevel-contextual -->
  5.   <object class="GtkDialog" id="gst_properties_dialog">
  6.     <property name="visible">True</property>
  7.     <property name="border_width">5</property>
  8.     <property name="title" translatable="yes">Multimedia Systems Selector</property>
  9.     <property name="resizable">False</property>
  10.     <property name="window_position">center</property>
  11.     <property name="type_hint">dialog</property>
  12.     <property name="has_separator">False</property>
  13.     <child internal-child="vbox">
  14.       <object class="GtkVBox" id="gst_properties_vbox">
  15.         <property name="visible">True</property>
  16.         <property name="spacing">2</property>
  17.         <child>
  18.           <object class="GtkNotebook" id="gst_properties_content_notebook">
  19.             <property name="visible">True</property>
  20.             <property name="can_focus">True</property>
  21.             <property name="border_width">5</property>
  22.             <child>
  23.               <object class="GtkVBox" id="audio_vbox">
  24.                 <property name="visible">True</property>
  25.                 <property name="border_width">12</property>
  26.                 <property name="spacing">18</property>
  27.                 <child>
  28.                   <object class="GtkTable" id="audiosink_table">
  29.                     <property name="visible">True</property>
  30.                     <property name="n_rows">2</property>
  31.                     <property name="n_columns">2</property>
  32.                     <property name="row_spacing">6</property>
  33.                     <child>
  34.                       <object class="GtkLabel" id="audiosink_label">
  35.                         <property name="visible">True</property>
  36.                         <property name="xalign">0</property>
  37.                         <property name="label" translatable="yes"><b>Default Output</b></property>
  38.                         <property name="use_markup">True</property>
  39.                       </object>
  40.                       <packing>
  41.                         <property name="right_attach">2</property>
  42.                         <property name="x_options">GTK_FILL</property>
  43.                         <property name="y_options"></property>
  44.                       </packing>
  45.                     </child>
  46.                     <child>
  47.                       <object class="GtkLabel" id="audiosink_spacer">
  48.                         <property name="width_request">18</property>
  49.                         <property name="visible">True</property>
  50.                         <property name="xalign">0</property>
  51.                       </object>
  52.                       <packing>
  53.                         <property name="top_attach">1</property>
  54.                         <property name="bottom_attach">2</property>
  55.                         <property name="x_options">GTK_FILL</property>
  56.                         <property name="y_options">GTK_FILL</property>
  57.                       </packing>
  58.                     </child>
  59.                     <child>
  60.                       <object class="GtkTable" id="audiosink_inner_table">
  61.                         <property name="visible">True</property>
  62.                         <property name="border_width">3</property>
  63.                         <property name="n_rows">3</property>
  64.                         <property name="n_columns">2</property>
  65.                         <property name="column_spacing">12</property>
  66.                         <property name="row_spacing">6</property>
  67.                         <child>
  68.                           <object class="GtkLabel" id="audiosink_output_label">
  69.                             <property name="visible">True</property>
  70.                             <property name="xalign">0</property>
  71.                             <property name="label" translatable="yes">_Plugin:</property>
  72.                             <property name="use_underline">True</property>
  73.                           </object>
  74.                           <packing>
  75.                             <property name="x_options">GTK_FILL</property>
  76.                             <property name="y_options"></property>
  77.                           </packing>
  78.                         </child>
  79.                         <child>
  80.                           <object class="GtkLabel" id="audiosink_pipeline_label">
  81.                             <property name="visible">True</property>
  82.                             <property name="xalign">0</property>
  83.                             <property name="label" translatable="yes">P_ipeline:</property>
  84.                             <property name="use_underline">True</property>
  85.                             <property name="mnemonic_widget">audiosink_pipeline_entry</property>
  86.                           </object>
  87.                           <packing>
  88.                             <property name="top_attach">2</property>
  89.                             <property name="bottom_attach">3</property>
  90.                             <property name="x_options">GTK_FILL</property>
  91.                             <property name="y_options"></property>
  92.                           </packing>
  93.                         </child>
  94.                         <child>
  95.                           <object class="GtkHBox" id="audiosink_pipeline_hbox">
  96.                             <property name="visible">True</property>
  97.                             <property name="spacing">6</property>
  98.                             <child>
  99.                               <object class="GtkEntry" id="audiosink_pipeline_entry">
  100.                                 <property name="visible">True</property>
  101.                                 <property name="can_focus">True</property>
  102.                               </object>
  103.                               <packing>
  104.                                 <property name="position">0</property>
  105.                               </packing>
  106.                             </child>
  107.                             <child>
  108.                               <object class="GtkButton" id="audiosink_test_button">
  109.                                 <property name="visible">True</property>
  110.                                 <property name="can_focus">True</property>
  111.                                 <property name="receives_default">False</property>
  112.                                 <child>
  113.                                   <object class="GtkAlignment" id="audiosink_test_button_alignment">
  114.                                     <property name="visible">True</property>
  115.                                     <property name="xscale">0</property>
  116.                                     <property name="yscale">0</property>
  117.                                     <child>
  118.                                       <object class="GtkHBox" id="audiosink_test_button_hbox">
  119.                                         <property name="visible">True</property>
  120.                                         <property name="spacing">2</property>
  121.                                         <child>
  122.                                           <object class="GtkImage" id="audiosink_test_button_image">
  123.                                             <property name="visible">True</property>
  124.                                             <property name="stock">gtk-apply</property>
  125.                                           </object>
  126.                                           <packing>
  127.                                             <property name="expand">False</property>
  128.                                             <property name="fill">False</property>
  129.                                             <property name="position">0</property>
  130.                                           </packing>
  131.                                         </child>
  132.                                         <child>
  133.                                           <object class="GtkLabel" id="audiosink_test_button_label">
  134.                                             <property name="visible">True</property>
  135.                                             <property name="label" translatable="yes">_Test</property>
  136.                                             <property name="use_underline">True</property>
  137.                                           </object>
  138.                                           <packing>
  139.                                             <property name="expand">False</property>
  140.                                             <property name="fill">False</property>
  141.                                             <property name="position">1</property>
  142.                                           </packing>
  143.                                         </child>
  144.                                       </object>
  145.                                     </child>
  146.                                   </object>
  147.                                 </child>
  148.                               </object>
  149.                               <packing>
  150.                                 <property name="expand">False</property>
  151.                                 <property name="fill">False</property>
  152.                                 <property name="position">1</property>
  153.                               </packing>
  154.                             </child>
  155.                           </object>
  156.                           <packing>
  157.                             <property name="left_attach">1</property>
  158.                             <property name="right_attach">2</property>
  159.                             <property name="top_attach">2</property>
  160.                             <property name="bottom_attach">3</property>
  161.                             <property name="x_options">GTK_FILL</property>
  162.                             <property name="y_options">GTK_FILL</property>
  163.                           </packing>
  164.                         </child>
  165.                         <child>
  166.                           <object class="GtkLabel" id="audiosink_device_label">
  167.                             <property name="visible">True</property>
  168.                             <property name="xalign">0</property>
  169.                             <property name="label" translatable="yes">_Device:</property>
  170.                             <property name="use_underline">True</property>
  171.                           </object>
  172.                           <packing>
  173.                             <property name="top_attach">1</property>
  174.                             <property name="bottom_attach">2</property>
  175.                             <property name="x_options">GTK_FILL</property>
  176.                             <property name="y_options"></property>
  177.                           </packing>
  178.                         </child>
  179.                         <child>
  180.                           <object class="GtkComboBox" id="audiosink_optionmenu">
  181.                             <property name="visible">True</property>
  182.                             <property name="can_focus">True</property>
  183.                           </object>
  184.                           <packing>
  185.                             <property name="left_attach">1</property>
  186.                             <property name="right_attach">2</property>
  187.                           </packing>
  188.                         </child>
  189.                         <child>
  190.                           <object class="GtkComboBox" id="audiosink_devicemenu">
  191.                             <property name="visible">True</property>
  192.                             <property name="can_focus">True</property>
  193.                           </object>
  194.                           <packing>
  195.                             <property name="left_attach">1</property>
  196.                             <property name="right_attach">2</property>
  197.                             <property name="top_attach">1</property>
  198.                             <property name="bottom_attach">2</property>
  199.                           </packing>
  200.                         </child>
  201.                       </object>
  202.                       <packing>
  203.                         <property name="left_attach">1</property>
  204.                         <property name="right_attach">2</property>
  205.                         <property name="top_attach">1</property>
  206.                         <property name="bottom_attach">2</property>
  207.                         <property name="y_options">GTK_FILL</property>
  208.                       </packing>
  209.                     </child>
  210.                   </object>
  211.                   <packing>
  212.                     <property name="expand">False</property>
  213.                     <property name="position">0</property>
  214.                   </packing>
  215.                 </child>
  216.                 <child>
  217.                   <object class="GtkTable" id="audiosrc_table">
  218.                     <property name="visible">True</property>
  219.                     <property name="n_rows">2</property>
  220.                     <property name="n_columns">2</property>
  221.                     <property name="row_spacing">6</property>
  222.                     <child>
  223.                       <object class="GtkLabel" id="audiosrc_label">
  224.                         <property name="visible">True</property>
  225.                         <property name="xalign">0</property>
  226.                         <property name="label" translatable="yes"><b>Default Input</b></property>
  227.                         <property name="use_markup">True</property>
  228.                       </object>
  229.                       <packing>
  230.                         <property name="right_attach">2</property>
  231.                         <property name="x_options">GTK_FILL</property>
  232.                         <property name="y_options"></property>
  233.                       </packing>
  234.                     </child>
  235.                     <child>
  236.                       <object class="GtkLabel" id="audiosrc_spacer">
  237.                         <property name="width_request">18</property>
  238.                         <property name="visible">True</property>
  239.                         <property name="xalign">0</property>
  240.                       </object>
  241.                       <packing>
  242.                         <property name="top_attach">1</property>
  243.                         <property name="bottom_attach">2</property>
  244.                         <property name="x_options">GTK_FILL</property>
  245.                         <property name="y_options">GTK_FILL</property>
  246.                       </packing>
  247.                     </child>
  248.                     <child>
  249.                       <object class="GtkTable" id="audiosrc_inner_table">
  250.                         <property name="visible">True</property>
  251.                         <property name="border_width">3</property>
  252.                         <property name="n_rows">3</property>
  253.                         <property name="n_columns">2</property>
  254.                         <property name="column_spacing">12</property>
  255.                         <property name="row_spacing">6</property>
  256.                         <child>
  257.                           <object class="GtkLabel" id="audiosrc_input_label">
  258.                             <property name="visible">True</property>
  259.                             <property name="xalign">0</property>
  260.                             <property name="label" translatable="yes">P_lugin:</property>
  261.                             <property name="use_underline">True</property>
  262.                           </object>
  263.                           <packing>
  264.                             <property name="x_options">GTK_FILL</property>
  265.                             <property name="y_options"></property>
  266.                           </packing>
  267.                         </child>
  268.                         <child>
  269.                           <object class="GtkLabel" id="audiosrc_pipeline_label">
  270.                             <property name="visible">True</property>
  271.                             <property name="xalign">0</property>
  272.                             <property name="label" translatable="yes">Pipeli_ne:</property>
  273.                             <property name="use_underline">True</property>
  274.                             <property name="mnemonic_widget">audiosrc_pipeline_entry</property>
  275.                           </object>
  276.                           <packing>
  277.                             <property name="top_attach">2</property>
  278.                             <property name="bottom_attach">3</property>
  279.                             <property name="x_options">GTK_FILL</property>
  280.                             <property name="y_options"></property>
  281.                           </packing>
  282.                         </child>
  283.                         <child>
  284.                           <object class="GtkHBox" id="audiosrc_pipeline_hbox">
  285.                             <property name="visible">True</property>
  286.                             <property name="spacing">6</property>
  287.                             <child>
  288.                               <object class="GtkEntry" id="audiosrc_pipeline_entry">
  289.                                 <property name="visible">True</property>
  290.                                 <property name="can_focus">True</property>
  291.                               </object>
  292.                               <packing>
  293.                                 <property name="position">0</property>
  294.                               </packing>
  295.                             </child>
  296.                             <child>
  297.                               <object class="GtkButton" id="audiosrc_test_button">
  298.                                 <property name="visible">True</property>
  299.                                 <property name="can_focus">True</property>
  300.                                 <property name="receives_default">False</property>
  301.                                 <child>
  302.                                   <object class="GtkAlignment" id="audiosrc_test_button_alignment">
  303.                                     <property name="visible">True</property>
  304.                                     <property name="xscale">0</property>
  305.                                     <property name="yscale">0</property>
  306.                                     <child>
  307.                                       <object class="GtkHBox" id="audiosrc_test_button_hbox">
  308.                                         <property name="visible">True</property>
  309.                                         <property name="spacing">2</property>
  310.                                         <child>
  311.                                           <object class="GtkImage" id="audiosrc_test_button_image">
  312.                                             <property name="visible">True</property>
  313.                                             <property name="stock">gtk-apply</property>
  314.                                           </object>
  315.                                           <packing>
  316.                                             <property name="expand">False</property>
  317.                                             <property name="fill">False</property>
  318.                                             <property name="position">0</property>
  319.                                           </packing>
  320.                                         </child>
  321.                                         <child>
  322.                                           <object class="GtkLabel" id="audiosrc_test_button_label">
  323.                                             <property name="visible">True</property>
  324.                                             <property name="label" translatable="yes">Te_st</property>
  325.                                             <property name="use_underline">True</property>
  326.                                           </object>
  327.                                           <packing>
  328.                                             <property name="expand">False</property>
  329.                                             <property name="fill">False</property>
  330.                                             <property name="position">1</property>
  331.                                           </packing>
  332.                                         </child>
  333.                                       </object>
  334.                                     </child>
  335.                                   </object>
  336.                                 </child>
  337.                               </object>
  338.                               <packing>
  339.                                 <property name="expand">False</property>
  340.                                 <property name="fill">False</property>
  341.                                 <property name="position">1</property>
  342.                               </packing>
  343.                             </child>
  344.                           </object>
  345.                           <packing>
  346.                             <property name="left_attach">1</property>
  347.                             <property name="right_attach">2</property>
  348.                             <property name="top_attach">2</property>
  349.                             <property name="bottom_attach">3</property>
  350.                             <property name="x_options">GTK_FILL</property>
  351.                             <property name="y_options">GTK_FILL</property>
  352.                           </packing>
  353.                         </child>
  354.                         <child>
  355.                           <object class="GtkLabel" id="audiosrc_device_label">
  356.                             <property name="visible">True</property>
  357.                             <property name="xalign">0</property>
  358.                             <property name="label" translatable="yes">D_evice:</property>
  359.                             <property name="use_underline">True</property>
  360.                           </object>
  361.                           <packing>
  362.                             <property name="top_attach">1</property>
  363.                             <property name="bottom_attach">2</property>
  364.                             <property name="x_options">GTK_FILL</property>
  365.                             <property name="y_options"></property>
  366.                           </packing>
  367.                         </child>
  368.                         <child>
  369.                           <object class="GtkComboBox" id="audiosrc_optionmenu">
  370.                             <property name="visible">True</property>
  371.                             <property name="can_focus">True</property>
  372.                           </object>
  373.                           <packing>
  374.                             <property name="left_attach">1</property>
  375.                             <property name="right_attach">2</property>
  376.                           </packing>
  377.                         </child>
  378.                         <child>
  379.                           <object class="GtkComboBox" id="audiosrc_devicemenu">
  380.                             <property name="visible">True</property>
  381.                             <property name="can_focus">True</property>
  382.                           </object>
  383.                           <packing>
  384.                             <property name="left_attach">1</property>
  385.                             <property name="right_attach">2</property>
  386.                             <property name="top_attach">1</property>
  387.                             <property name="bottom_attach">2</property>
  388.                           </packing>
  389.                         </child>
  390.                       </object>
  391.                       <packing>
  392.                         <property name="left_attach">1</property>
  393.                         <property name="right_attach">2</property>
  394.                         <property name="top_attach">1</property>
  395.                         <property name="bottom_attach">2</property>
  396.                         <property name="y_options">GTK_FILL</property>
  397.                       </packing>
  398.                     </child>
  399.                   </object>
  400.                   <packing>
  401.                     <property name="expand">False</property>
  402.                     <property name="position">1</property>
  403.                   </packing>
  404.                 </child>
  405.               </object>
  406.             </child>
  407.             <child type="tab">
  408.               <object class="GtkLabel" id="audio_label">
  409.                 <property name="visible">True</property>
  410.                 <property name="label" translatable="yes">Audio</property>
  411.               </object>
  412.               <packing>
  413.                 <property name="tab_fill">False</property>
  414.               </packing>
  415.             </child>
  416.             <child>
  417.               <object class="GtkVBox" id="video_vbox">
  418.                 <property name="visible">True</property>
  419.                 <property name="border_width">12</property>
  420.                 <property name="spacing">18</property>
  421.                 <child>
  422.                   <object class="GtkTable" id="videosink_table">
  423.                     <property name="visible">True</property>
  424.                     <property name="n_rows">2</property>
  425.                     <property name="n_columns">2</property>
  426.                     <property name="row_spacing">6</property>
  427.                     <child>
  428.                       <object class="GtkLabel" id="videosink_label">
  429.                         <property name="visible">True</property>
  430.                         <property name="xalign">0</property>
  431.                         <property name="label" translatable="yes"><b>Default Output</b></property>
  432.                         <property name="use_markup">True</property>
  433.                       </object>
  434.                       <packing>
  435.                         <property name="right_attach">2</property>
  436.                         <property name="x_options">GTK_FILL</property>
  437.                         <property name="y_options"></property>
  438.                       </packing>
  439.                     </child>
  440.                     <child>
  441.                       <object class="GtkLabel" id="videosink_spacer">
  442.                         <property name="width_request">18</property>
  443.                         <property name="visible">True</property>
  444.                         <property name="xalign">0</property>
  445.                       </object>
  446.                       <packing>
  447.                         <property name="top_attach">1</property>
  448.                         <property name="bottom_attach">2</property>
  449.                         <property name="x_options">GTK_FILL</property>
  450.                         <property name="y_options">GTK_FILL</property>
  451.                       </packing>
  452.                     </child>
  453.                     <child>
  454.                       <object class="GtkTable" id="videosink_inner_table">
  455.                         <property name="visible">True</property>
  456.                         <property name="border_width">3</property>
  457.                         <property name="n_rows">3</property>
  458.                         <property name="n_columns">2</property>
  459.                         <property name="column_spacing">12</property>
  460.                         <property name="row_spacing">6</property>
  461.                         <child>
  462.                           <object class="GtkLabel" id="videosink_output_label">
  463.                             <property name="visible">True</property>
  464.                             <property name="xalign">0</property>
  465.                             <property name="label" translatable="yes">_Plugin:</property>
  466.                             <property name="use_underline">True</property>
  467.                           </object>
  468.                           <packing>
  469.                             <property name="x_options">GTK_FILL</property>
  470.                             <property name="y_options"></property>
  471.                           </packing>
  472.                         </child>
  473.                         <child>
  474.                           <object class="GtkHBox" id="videosink_pipeline_hbox">
  475.                             <property name="visible">True</property>
  476.                             <property name="spacing">6</property>
  477.                             <child>
  478.                               <object class="GtkEntry" id="videosink_pipeline_entry">
  479.                                 <property name="visible">True</property>
  480.                                 <property name="can_focus">True</property>
  481.                               </object>
  482.                               <packing>
  483.                                 <property name="position">0</property>
  484.                               </packing>
  485.                             </child>
  486.                             <child>
  487.                               <object class="GtkButton" id="videosink_test_button">
  488.                                 <property name="visible">True</property>
  489.                                 <property name="can_focus">True</property>
  490.                                 <property name="receives_default">False</property>
  491.                                 <child>
  492.                                   <object class="GtkAlignment" id="videosink_test_button_alignment">
  493.                                     <property name="visible">True</property>
  494.                                     <property name="xscale">0</property>
  495.                                     <property name="yscale">0</property>
  496.                                     <child>
  497.                                       <object class="GtkHBox" id="videosink_test_button_hbox">
  498.                                         <property name="visible">True</property>
  499.                                         <property name="spacing">2</property>
  500.                                         <child>
  501.                                           <object class="GtkImage" id="videosink_test_button_image">
  502.                                             <property name="visible">True</property>
  503.                                             <property name="stock">gtk-apply</property>
  504.                                           </object>
  505.                                           <packing>
  506.                                             <property name="expand">False</property>
  507.                                             <property name="fill">False</property>
  508.                                             <property name="position">0</property>
  509.                                           </packing>
  510.                                         </child>
  511.                                         <child>
  512.                                           <object class="GtkLabel" id="videosink_test_button_label">
  513.                                             <property name="visible">True</property>
  514.                                             <property name="label" translatable="yes">_Test</property>
  515.                                             <property name="use_underline">True</property>
  516.                                           </object>
  517.                                           <packing>
  518.                                             <property name="expand">False</property>
  519.                                             <property name="fill">False</property>
  520.                                             <property name="position">1</property>
  521.                                           </packing>
  522.                                         </child>
  523.                                       </object>
  524.                                     </child>
  525.                                   </object>
  526.                                 </child>
  527.                               </object>
  528.                               <packing>
  529.                                 <property name="expand">False</property>
  530.                                 <property name="fill">False</property>
  531.                                 <property name="position">1</property>
  532.                               </packing>
  533.                             </child>
  534.                           </object>
  535.                           <packing>
  536.                             <property name="left_attach">1</property>
  537.                             <property name="right_attach">2</property>
  538.                             <property name="top_attach">2</property>
  539.                             <property name="bottom_attach">3</property>
  540.                             <property name="x_options">GTK_FILL</property>
  541.                             <property name="y_options">GTK_FILL</property>
  542.                           </packing>
  543.                         </child>
  544.                         <child>
  545.                           <object class="GtkLabel" id="videosink_pipeline_label">
  546.                             <property name="visible">True</property>
  547.                             <property name="xalign">0</property>
  548.                             <property name="label" translatable="yes">P_ipeline:</property>
  549.                             <property name="use_underline">True</property>
  550.                             <property name="mnemonic_widget">videosink_pipeline_entry</property>
  551.                           </object>
  552.                           <packing>
  553.                             <property name="top_attach">2</property>
  554.                             <property name="bottom_attach">3</property>
  555.                             <property name="x_options">GTK_FILL</property>
  556.                             <property name="y_options"></property>
  557.                           </packing>
  558.                         </child>
  559.                         <child>
  560.                           <object class="GtkLabel" id="videosink_device_label">
  561.                             <property name="visible">True</property>
  562.                             <property name="xalign">0</property>
  563.                             <property name="label" translatable="yes">_Device:</property>
  564.                             <property name="use_underline">True</property>
  565.                           </object>
  566.                           <packing>
  567.                             <property name="top_attach">1</property>
  568.                             <property name="bottom_attach">2</property>
  569.                             <property name="x_options">GTK_FILL</property>
  570.                             <property name="y_options"></property>
  571.                           </packing>
  572.                         </child>
  573.                         <child>
  574.                           <object class="GtkComboBox" id="videosink_optionmenu">
  575.                             <property name="visible">True</property>
  576.                             <property name="can_focus">True</property>
  577.                           </object>
  578.                           <packing>
  579.                             <property name="left_attach">1</property>
  580.                             <property name="right_attach">2</property>
  581.                           </packing>
  582.                         </child>
  583.                         <child>
  584.                           <object class="GtkComboBox" id="videosink_devicemenu">
  585.                             <property name="visible">True</property>
  586.                             <property name="can_focus">True</property>
  587.                           </object>
  588.                           <packing>
  589.                             <property name="left_attach">1</property>
  590.                             <property name="right_attach">2</property>
  591.                             <property name="top_attach">1</property>
  592.                             <property name="bottom_attach">2</property>
  593.                           </packing>
  594.                         </child>
  595.                       </object>
  596.                       <packing>
  597.                         <property name="left_attach">1</property>
  598.                         <property name="right_attach">2</property>
  599.                         <property name="top_attach">1</property>
  600.                         <property name="bottom_attach">2</property>
  601.                         <property name="y_options">GTK_FILL</property>
  602.                       </packing>
  603.                     </child>
  604.                   </object>
  605.                   <packing>
  606.                     <property name="expand">False</property>
  607.                     <property name="position">0</property>
  608.                   </packing>
  609.                 </child>
  610.                 <child>
  611.                   <object class="GtkTable" id="videosrc_table">
  612.                     <property name="visible">True</property>
  613.                     <property name="n_rows">2</property>
  614.                     <property name="n_columns">2</property>
  615.                     <property name="row_spacing">6</property>
  616.                     <child>
  617.                       <object class="GtkLabel" id="videosrc_label">
  618.                         <property name="visible">True</property>
  619.                         <property name="xalign">0</property>
  620.                         <property name="label" translatable="yes"><b>Default Input</b></property>
  621.                         <property name="use_markup">True</property>
  622.                       </object>
  623.                       <packing>
  624.                         <property name="right_attach">2</property>
  625.                         <property name="x_options">GTK_FILL</property>
  626.                         <property name="y_options"></property>
  627.                       </packing>
  628.                     </child>
  629.                     <child>
  630.                       <object class="GtkLabel" id="videosrc_spacer">
  631.                         <property name="width_request">18</property>
  632.                         <property name="visible">True</property>
  633.                         <property name="xalign">0</property>
  634.                       </object>
  635.                       <packing>
  636.                         <property name="top_attach">1</property>
  637.                         <property name="bottom_attach">2</property>
  638.                         <property name="x_options">GTK_FILL</property>
  639.                         <property name="y_options">GTK_FILL</property>
  640.                       </packing>
  641.                     </child>
  642.                     <child>
  643.                       <object class="GtkTable" id="videosrc_inner_table">
  644.                         <property name="visible">True</property>
  645.                         <property name="border_width">3</property>
  646.                         <property name="n_rows">3</property>
  647.                         <property name="n_columns">2</property>
  648.                         <property name="column_spacing">12</property>
  649.                         <property name="row_spacing">6</property>
  650.                         <child>
  651.                           <object class="GtkLabel" id="videosrc_input_label">
  652.                             <property name="visible">True</property>
  653.                             <property name="xalign">0</property>
  654.                             <property name="label" translatable="yes">P_lugin:</property>
  655.                             <property name="use_underline">True</property>
  656.                           </object>
  657.                           <packing>
  658.                             <property name="x_options">GTK_FILL</property>
  659.                             <property name="y_options"></property>
  660.                           </packing>
  661.                         </child>
  662.                         <child>
  663.                           <object class="GtkHBox" id="videosrc_pipeline_hbox">
  664.                             <property name="visible">True</property>
  665.                             <property name="spacing">6</property>
  666.                             <child>
  667.                               <object class="GtkEntry" id="videosrc_pipeline_entry">
  668.                                 <property name="visible">True</property>
  669.                                 <property name="can_focus">True</property>
  670.                               </object>
  671.                               <packing>
  672.                                 <property name="position">0</property>
  673.                               </packing>
  674.                             </child>
  675.                             <child>
  676.                               <object class="GtkButton" id="videosrc_test_button">
  677.                                 <property name="visible">True</property>
  678.                                 <property name="can_focus">True</property>
  679.                                 <property name="receives_default">False</property>
  680.                                 <child>
  681.                                   <object class="GtkAlignment" id="videosrc_test_button_alignment">
  682.                                     <property name="visible">True</property>
  683.                                     <property name="xscale">0</property>
  684.                                     <property name="yscale">0</property>
  685.                                     <child>
  686.                                       <object class="GtkHBox" id="videosrc_test_button_hbox">
  687.                                         <property name="visible">True</property>
  688.                                         <property name="spacing">2</property>
  689.                                         <child>
  690.                                           <object class="GtkImage" id="videosrc_test_button_image">
  691.                                             <property name="visible">True</property>
  692.                                             <property name="stock">gtk-apply</property>
  693.                                           </object>
  694.                                           <packing>
  695.                                             <property name="expand">False</property>
  696.                                             <property name="fill">False</property>
  697.                                             <property name="position">0</property>
  698.                                           </packing>
  699.                                         </child>
  700.                                         <child>
  701.                                           <object class="GtkLabel" id="videosrc_test_button_label">
  702.                                             <property name="visible">True</property>
  703.                                             <property name="label" translatable="yes">Te_st</property>
  704.                                             <property name="use_underline">True</property>
  705.                                           </object>
  706.                                           <packing>
  707.                                             <property name="expand">False</property>
  708.                                             <property name="fill">False</property>
  709.                                             <property name="position">1</property>
  710.                                           </packing>
  711.                                         </child>
  712.                                       </object>
  713.                                     </child>
  714.                                   </object>
  715.                                 </child>
  716.                               </object>
  717.                               <packing>
  718.                                 <property name="expand">False</property>
  719.                                 <property name="fill">False</property>
  720.                                 <property name="position">1</property>
  721.                               </packing>
  722.                             </child>
  723.                           </object>
  724.                           <packing>
  725.                             <property name="left_attach">1</property>
  726.                             <property name="right_attach">2</property>
  727.                             <property name="top_attach">2</property>
  728.                             <property name="bottom_attach">3</property>
  729.                             <property name="x_options">GTK_FILL</property>
  730.                             <property name="y_options">GTK_FILL</property>
  731.                           </packing>
  732.                         </child>
  733.                         <child>
  734.                           <object class="GtkLabel" id="videosrc_pipeline_label">
  735.                             <property name="visible">True</property>
  736.                             <property name="xalign">0</property>
  737.                             <property name="label" translatable="yes">Pipeli_ne:</property>
  738.                             <property name="use_underline">True</property>
  739.                             <property name="mnemonic_widget">videosrc_pipeline_entry</property>
  740.                           </object>
  741.                           <packing>
  742.                             <property name="top_attach">2</property>
  743.                             <property name="bottom_attach">3</property>
  744.                             <property name="x_options">GTK_FILL</property>
  745.                             <property name="y_options"></property>
  746.                           </packing>
  747.                         </child>
  748.                         <child>
  749.                           <object class="GtkLabel" id="videosrc_device_label">
  750.                             <property name="visible">True</property>
  751.                             <property name="xalign">0</property>
  752.                             <property name="label" translatable="yes">D_evice:</property>
  753.                             <property name="use_underline">True</property>
  754.                           </object>
  755.                           <packing>
  756.                             <property name="top_attach">1</property>
  757.                             <property name="bottom_attach">2</property>
  758.                             <property name="x_options">GTK_FILL</property>
  759.                             <property name="y_options"></property>
  760.                           </packing>
  761.                         </child>
  762.                         <child>
  763.                           <object class="GtkComboBox" id="videosrc_optionmenu">
  764.                             <property name="visible">True</property>
  765.                             <property name="can_focus">True</property>
  766.                           </object>
  767.                           <packing>
  768.                             <property name="left_attach">1</property>
  769.                             <property name="right_attach">2</property>
  770.                           </packing>
  771.                         </child>
  772.                         <child>
  773.                           <object class="GtkComboBox" id="videosrc_devicemenu">
  774.                             <property name="visible">True</property>
  775.                             <property name="can_focus">True</property>
  776.                           </object>
  777.                           <packing>
  778.                             <property name="left_attach">1</property>
  779.                             <property name="right_attach">2</property>
  780.                             <property name="top_attach">1</property>
  781.                             <property name="bottom_attach">2</property>
  782.                           </packing>
  783.                         </child>
  784.                       </object>
  785.                       <packing>
  786.                         <property name="left_attach">1</property>
  787.                         <property name="right_attach">2</property>
  788.                         <property name="top_attach">1</property>
  789.                         <property name="bottom_attach">2</property>
  790.                         <property name="y_options">GTK_FILL</property>
  791.                       </packing>
  792.                     </child>
  793.                   </object>
  794.                   <packing>
  795.                     <property name="expand">False</property>
  796.                     <property name="position">1</property>
  797.                   </packing>
  798.                 </child>
  799.               </object>
  800.               <packing>
  801.                 <property name="position">1</property>
  802.               </packing>
  803.             </child>
  804.             <child type="tab">
  805.               <object class="GtkLabel" id="video_label">
  806.                 <property name="visible">True</property>
  807.                 <property name="label" translatable="yes">Video</property>
  808.               </object>
  809.               <packing>
  810.                 <property name="position">1</property>
  811.                 <property name="tab_fill">False</property>
  812.               </packing>
  813.             </child>
  814.           </object>
  815.           <packing>
  816.             <property name="position">1</property>
  817.           </packing>
  818.         </child>
  819.         <child internal-child="action_area">
  820.           <object class="GtkHButtonBox" id="gst_properties_action_area">
  821.             <property name="visible">True</property>
  822.             <property name="layout_style">end</property>
  823.             <child>
  824.               <object class="GtkButton" id="gst_properties_help_button">
  825.                 <property name="label">gtk-help</property>
  826.                 <property name="visible">True</property>
  827.                 <property name="can_focus">True</property>
  828.                 <property name="can_default">True</property>
  829.                 <property name="receives_default">False</property>
  830.                 <property name="use_stock">True</property>
  831.               </object>
  832.               <packing>
  833.                 <property name="expand">False</property>
  834.                 <property name="fill">False</property>
  835.                 <property name="position">0</property>
  836.               </packing>
  837.             </child>
  838.             <child>
  839.               <object class="GtkButton" id="gst_properties_close_button">
  840.                 <property name="label">gtk-close</property>
  841.                 <property name="visible">True</property>
  842.                 <property name="can_focus">True</property>
  843.                 <property name="can_default">True</property>
  844.                 <property name="receives_default">False</property>
  845.                 <property name="use_stock">True</property>
  846.               </object>
  847.               <packing>
  848.                 <property name="expand">False</property>
  849.                 <property name="fill">False</property>
  850.                 <property name="position">1</property>
  851.               </packing>
  852.             </child>
  853.           </object>
  854.           <packing>
  855.             <property name="expand">False</property>
  856.             <property name="pack_type">end</property>
  857.             <property name="position">0</property>
  858.           </packing>
  859.         </child>
  860.       </object>
  861.     </child>
  862.     <action-widgets>
  863.       <action-widget response="-11">gst_properties_help_button</action-widget>
  864.       <action-widget response="-7">gst_properties_close_button</action-widget>
  865.     </action-widgets>
  866.   </object>
  867.   <object class="GtkDialog" id="test_pipeline">
  868.     <property name="can_focus">True</property>
  869.     <property name="can_default">True</property>
  870.     <property name="border_width">5</property>
  871.     <property name="title" translatable="yes">Testing Pipeline</property>
  872.     <property name="resizable">False</property>
  873.     <property name="destroy_with_parent">True</property>
  874.     <property name="type_hint">dialog</property>
  875.     <property name="has_separator">False</property>
  876.     <child internal-child="vbox">
  877.       <object class="GtkVBox" id="test_pipeline_vbox">
  878.         <property name="visible">True</property>
  879.         <property name="spacing">2</property>
  880.         <child>
  881.           <object class="GtkVBox" id="test_pipeline_content_vbox">
  882.             <property name="visible">True</property>
  883.             <property name="border_width">5</property>
  884.             <property name="spacing">6</property>
  885.             <child>
  886.               <object class="GtkLabel" id="test_pipeline_testing_label">
  887.                 <property name="visible">True</property>
  888.                 <property name="xalign">0</property>
  889.                 <property name="label" translatable="yes"><span weight="bold" size="x-large">Testing...</span></property>
  890.                 <property name="use_markup">True</property>
  891.                 <property name="justify">center</property>
  892.               </object>
  893.               <packing>
  894.                 <property name="expand">False</property>
  895.                 <property name="fill">False</property>
  896.                 <property name="position">0</property>
  897.               </packing>
  898.             </child>
  899.             <child>
  900.               <object class="GtkProgressBar" id="test_pipeline_progress">
  901.                 <property name="visible">True</property>
  902.                 <property name="fraction">0.10000000149</property>
  903.                 <property name="pulse_step">0.050000000745099998</property>
  904.               </object>
  905.               <packing>
  906.                 <property name="expand">False</property>
  907.                 <property name="fill">False</property>
  908.                 <property name="position">1</property>
  909.               </packing>
  910.             </child>
  911.             <child>
  912.               <object class="GtkLabel" id="test_pipeline_desc_label">
  913.                 <property name="visible">True</property>
  914.                 <property name="xalign">0</property>
  915.                 <property name="label" translatable="yes">Click Ok to finish.</property>
  916.                 <property name="justify">center</property>
  917.               </object>
  918.               <packing>
  919.                 <property name="expand">False</property>
  920.                 <property name="fill">False</property>
  921.                 <property name="position">2</property>
  922.               </packing>
  923.             </child>
  924.           </object>
  925.           <packing>
  926.             <property name="expand">False</property>
  927.             <property name="fill">False</property>
  928.             <property name="position">1</property>
  929.           </packing>
  930.         </child>
  931.         <child internal-child="action_area">
  932.           <object class="GtkHButtonBox" id="test_pipeline_action_area">
  933.             <property name="visible">True</property>
  934.             <property name="layout_style">end</property>
  935.             <child>
  936.               <object class="GtkButton" id="test_pipeline_ok_button">
  937.                 <property name="label">gtk-ok</property>
  938.                 <property name="visible">True</property>
  939.                 <property name="can_focus">True</property>
  940.                 <property name="can_default">True</property>
  941.                 <property name="receives_default">False</property>
  942.                 <property name="use_stock">True</property>
  943.               </object>
  944.               <packing>
  945.                 <property name="expand">False</property>
  946.                 <property name="fill">False</property>
  947.                 <property name="position">0</property>
  948.               </packing>
  949.             </child>
  950.           </object>
  951.           <packing>
  952.             <property name="expand">False</property>
  953.             <property name="fill">False</property>
  954.             <property name="pack_type">end</property>
  955.             <property name="position">0</property>
  956.           </packing>
  957.         </child>
  958.       </object>
  959.     </child>
  960.     <action-widgets>
  961.       <action-widget response="-5">test_pipeline_ok_button</action-widget>
  962.     </action-widgets>
  963.   </object>
  964. </interface>
  965.